home *** CD-ROM | disk | FTP | other *** search
/ All Star Strip Poker: Girls At Work / All Star Strip Poker - Girls At Work.iso / setup.exe / {app} / jre / THIRDPARTYLICENSEREADME.txt < prev    next >
Text File  |  2005-11-10  |  70KB  |  1,322 lines

  1. DO NOT TRANSLATE OR LOCALIZE.
  2.  
  3. %% The following software may be included in this product: CS CodeViewer v1.0; 
  4. Use of any of this software is governed by the terms of the license below: 
  5.  
  6. Copyright 1999 by CoolServlets.com.
  7.  
  8. Any errors or suggested improvements to this class can be reported as instructed 
  9. on CoolServlets.com. We hope you enjoy this program... your comments will encourage 
  10. further development!
  11. This software is distributed under the terms of the BSD License.
  12. Redistribution and use in source and binary forms, with or without modification, are 
  13. permitted provided that the following conditions are met:
  14.  
  15. 1. Redistributions of source code must retain the above copyright notice, this list 
  16.    of conditions and the following disclaimer.
  17. 2. Redistributions in binary form must reproduce the above copyright notice, this 
  18.    list of conditions and the following disclaimer in
  19.    the documentation and/or other materials provided with the distribution.
  20.  
  21. Neither name of CoolServlets.com nor the names of its contributors may be used to 
  22. endorse or promote products derived from this software without specific prior written 
  23. permission.
  24.  
  25. THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM AND CONTRIBUTORS ``AS IS'' AND ANY 
  26. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
  27. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 
  28. SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
  29. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
  30. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
  31. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
  32. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  33. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 
  34. SUCH DAMAGE."
  35.  
  36. %% The following software may be included in this product: Crimson v1.1.1 ; Use of 
  37. any of this software is governed by the terms of the license below: 
  38.  
  39. /*
  40. * The Apache Software License, Version 1.1
  41. *
  42. *
  43. * Copyright (c) 1999-2000 The Apache Software Foundation. All rights 
  44. * reserved.
  45. *
  46. * Redistribution and use in source and binary forms, with or without
  47. * modification, are permitted provided that the following conditions
  48. * are met:
  49. *
  50. * 1. Redistributions of source code must retain the above copyright
  51. * notice, this list of conditions and the following disclaimer. 
  52. *
  53. * 2. Redistributions in binary form must reproduce the above copyright
  54. * notice, this list of conditions and the following disclaimer in
  55. * the documentation and/or other materials provided with the
  56. * distribution.
  57. *
  58. * 3. The end-user documentation included with the redistribution,
  59. * if any, must include the following acknowledgment: 
  60. * "This product includes software developed by the
  61. * Apache Software Foundation (http://www.apache.org/)."
  62. * Alternately, this acknowledgment may appear in the software itself,
  63. * if and wherever such third-party acknowledgments normally appear.
  64. *
  65. * 4. The names "Crimson" and "Apache Software Foundation" must
  66. * not be used to endorse or promote products derived from this
  67. * software without prior written permission. For written 
  68. * permission, please contact apache@apache.org.
  69. *
  70. * 5. Products derived from this software may not be called "Apache",
  71. * nor may "Apache" appear in their name, without prior written
  72. * permission of the Apache Software Foundation.
  73. *
  74. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  75. * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  76. * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  77. * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  78. * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  79. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  80. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  81. * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  82. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  83. * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  84. * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  85. * SUCH DAMAGE.
  86. * ====================================================================
  87. *
  88. * This software consists of voluntary contributions made by many
  89. * individuals on behalf of the Apache Software Foundation and was
  90. * originally based on software copyright (c) 1999, International
  91. * Business Machines, Inc., http://www.ibm.com. For more
  92. * information on the Apache Software Foundation, please see
  93. * <http://www.apache.org/>.
  94. */
  95.  
  96.  
  97. %% The following software may be included in this product: Xalan J2; 
  98. Use of any of this software is governed by the terms of the license below: 
  99.     
  100.     
  101.                                 Apache License
  102.                            Version 2.0, January 2004
  103.                         http://www.apache.org/licenses/
  104.  
  105.    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  106.  
  107.    1. Definitions.
  108.  
  109.       "License" shall mean the terms and conditions for use, reproduction,
  110.       and distribution as defined by Sections 1 through 9 of this document.
  111.  
  112.       "Licensor" shall mean the copyright owner or entity authorized by
  113.       the copyright owner that is granting the License.
  114.  
  115.       "Legal Entity" shall mean the union of the acting entity and all
  116.       other entities that control, are controlled by, or are under common
  117.       control with that entity. For the purposes of this definition,
  118.       "control" means (i) the power, direct or indirect, to cause the
  119.       direction or management of such entity, whether by contract or
  120.       otherwise, or (ii) ownership of fifty percent (50%) or more of the
  121.       outstanding shares, or (iii) beneficial ownership of such entity.
  122.  
  123.       "You" (or "Your") shall mean an individual or Legal Entity
  124.       exercising permissions granted by this License.
  125.  
  126.       "Source" form shall mean the preferred form for making modifications,
  127.       including but not limited to software source code, documentation
  128.       source, and configuration files.
  129.  
  130.       "Object" form shall mean any form resulting from mechanical
  131.       transformation or translation of a Source form, including but
  132.       not limited to compiled object code, generated documentation,
  133.       and conversions to other media types.
  134.  
  135.       "Work" shall mean the work of authorship, whether in Source or
  136.       Object form, made available under the License, as indicated by a
  137.       copyright notice that is included in or attached to the work
  138.       (an example is provided in the Appendix below).
  139.  
  140.       "Derivative Works" shall mean any work, whether in Source or Object
  141.       form, that is based on (or derived from) the Work and for which the
  142.       editorial revisions, annotations, elaborations, or other modifications
  143.       represent, as a whole, an original work of authorship. For the purposes
  144.       of this License, Derivative Works shall not include works that remain
  145.       separable from, or merely link (or bind by name) to the interfaces of,
  146.       the Work and Derivative Works thereof.
  147.  
  148.       "Contribution" shall mean any work of authorship, including
  149.       the original version of the Work and any modifications or additions
  150.       to that Work or Derivative Works thereof, that is intentionally
  151.       submitted to Licensor for inclusion in the Work by the copyright owner
  152.       or by an individual or Legal Entity authorized to submit on behalf of
  153.       the copyright owner. For the purposes of this definition, "submitted"
  154.       means any form of electronic, verbal, or written communication sent
  155.       to the Licensor or its representatives, including but not limited to
  156.       communication on electronic mailing lists, source code control systems,
  157.       and issue tracking systems that are managed by, or on behalf of, the
  158.       Licensor for the purpose of discussing and improving the Work, but
  159.       excluding communication that is conspicuously marked or otherwise
  160.       designated in writing by the copyright owner as "Not a Contribution."
  161.  
  162.       "Contributor" shall mean Licensor and any individual or Legal Entity
  163.       on behalf of whom a Contribution has been received by Licensor and
  164.       subsequently incorporated within the Work.
  165.  
  166.    2. Grant of Copyright License. Subject to the terms and conditions of
  167.       this License, each Contributor hereby grants to You a perpetual,
  168.       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  169.       copyright license to reproduce, prepare Derivative Works of,
  170.       publicly display, publicly perform, sublicense, and distribute the
  171.       Work and such Derivative Works in Source or Object form.
  172.  
  173.    3. Grant of Patent License. Subject to the terms and conditions of
  174.       this License, each Contributor hereby grants to You a perpetual,
  175.       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  176.       (except as stated in this section) patent license to make, have made,
  177.       use, offer to sell, sell, import, and otherwise transfer the Work,
  178.       where such license applies only to those patent claims licensable
  179.       by such Contributor that are necessarily infringed by their
  180.       Contribution(s) alone or by combination of their Contribution(s)
  181.       with the Work to which such Contribution(s) was submitted. If You
  182.       institute patent litigation against any entity (including a
  183.       cross-claim or counterclaim in a lawsuit) alleging that the Work
  184.       or a Contribution incorporated within the Work constitutes direct
  185.       or contributory patent infringement, then any patent licenses
  186.       granted to You under this License for that Work shall terminate
  187.       as of the date such litigation is filed.
  188.  
  189.    4. Redistribution. You may reproduce and distribute copies of the
  190.       Work or Derivative Works thereof in any medium, with or without
  191.       modifications, and in Source or Object form, provided that You
  192.       meet the following conditions:
  193.  
  194.       (a) You must give any other recipients of the Work or
  195.           Derivative Works a copy of this License; and
  196.  
  197.       (b) You must cause any modified files to carry prominent notices
  198.           stating that You changed the files; and
  199.  
  200.       (c) You must retain, in the Source form of any Derivative Works
  201.           that You distribute, all copyright, patent, trademark, and
  202.           attribution notices from the Source form of the Work,
  203.           excluding those notices that do not pertain to any part of
  204.           the Derivative Works; and
  205.  
  206.       (d) If the Work includes a "NOTICE" text file as part of its
  207.           distribution, then any Derivative Works that You distribute must
  208.           include a readable copy of the attribution notices contained
  209.           within such NOTICE file, excluding those notices that do not
  210.           pertain to any part of the Derivative Works, in at least one
  211.           of the following places: within a NOTICE text file distributed
  212.           as part of the Derivative Works; within the Source form or
  213.           documentation, if provided along with the Derivative Works; or,
  214.           within a display generated by the Derivative Works, if and
  215.           wherever such third-party notices normally appear. The contents
  216.           of the NOTICE file are for informational purposes only and
  217.           do not modify the License. You may add Your own attribution
  218.           notices within Derivative Works that You distribute, alongside
  219.           or as an addendum to the NOTICE text from the Work, provided
  220.           that such additional attribution notices cannot be construed
  221.           as modifying the License.
  222.  
  223.       You may add Your own copyright statement to Your modifications and
  224.       may provide additional or different license terms and conditions
  225.       for use, reproduction, or distribution of Your modifications, or
  226.       for any such Derivative Works as a whole, provided Your use,
  227.       reproduction, and distribution of the Work otherwise complies with
  228.       the conditions stated in this License.
  229.  
  230.    5. Submission of Contributions. Unless You explicitly state otherwise,
  231.       any Contribution intentionally submitted for inclusion in the Work
  232.       by You to the Licensor shall be under the terms and conditions of
  233.       this License, without any additional terms or conditions.
  234.       Notwithstanding the above, nothing herein shall supersede or modify
  235.       the terms of any separate license agreement you may have executed
  236.       with Licensor regarding such Contributions.
  237.  
  238.    6. Trademarks. This License does not grant permission to use the trade
  239.       names, trademarks, service marks, or product names of the Licensor,
  240.       except as required for reasonable and customary use in describing the
  241.       origin of the Work and reproducing the content of the NOTICE file.
  242.  
  243.    7. Disclaimer of Warranty. Unless required by applicable law or
  244.       agreed to in writing, Licensor provides the Work (and each
  245.       Contributor provides its Contributions) on an "AS IS" BASIS,
  246.       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  247.       implied, including, without limitation, any warranties or conditions
  248.       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  249.       PARTICULAR PURPOSE. You are solely responsible for determining the
  250.       appropriateness of using or redistributing the Work and assume any
  251.       risks associated with Your exercise of permissions under this License.
  252.  
  253.    8. Limitation of Liability. In no event and under no legal theory,
  254.       whether in tort (including negligence), contract, or otherwise,
  255.       unless required by applicable law (such as deliberate and grossly
  256.       negligent acts) or agreed to in writing, shall any Contributor be
  257.       liable to You for damages, including any direct, indirect, special,
  258.       incidental, or consequential damages of any character arising as a
  259.       result of this License or out of the use or inability to use the
  260.       Work (including but not limited to damages for loss of goodwill,
  261.       work stoppage, computer failure or malfunction, or any and all
  262.       other commercial damages or losses), even if such Contributor
  263.       has been advised of the possibility of such damages.
  264.  
  265.    9. Accepting Warranty or Additional Liability. While redistributing
  266.       the Work or Derivative Works thereof, You may choose to offer,
  267.       and charge a fee for, acceptance of support, warranty, indemnity,
  268.       or other liability obligations and/or rights consistent with this
  269.       License. However, in accepting such obligations, You may act only
  270.       on Your own behalf and on Your sole responsibility, not on behalf
  271.       of any other Contributor, and only if You agree to indemnify,
  272.       defend, and hold each Contributor harmless for any liability
  273.       incurred by, or claims asserted against, such Contributor by reason
  274.       of your accepting any such warranty or additional liability.
  275.  
  276.    END OF TERMS AND CONDITIONS
  277.  
  278.    APPENDIX: How to apply the Apache License to your work.
  279.  
  280.       To apply the Apache License to your work, attach the following
  281.       boilerplate notice, with the fields enclosed by brackets "[]"
  282.       replaced with your own identifying information. (Don't include
  283.       the brackets!)  The text should be enclosed in the appropriate
  284.       comment syntax for the file format. We also recommend that a
  285.       file or class name and description of purpose be included on the
  286.       same "printed page" as the copyright notice for easier
  287.       identification within third-party archives.
  288.  
  289.    Copyright [yyyy] [name of copyright owner]
  290.  
  291.    Licensed under the Apache License, Version 2.0 (the "License");
  292.    you may not use this file except in compliance with the License.
  293.    You may obtain a copy of the License at
  294.  
  295.        http://www.apache.org/licenses/LICENSE-2.0
  296.  
  297.    Unless required by applicable law or agreed to in writing, software
  298.    distributed under the License is distributed on an "AS IS" BASIS,
  299.    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  300.    See the License for the specific language governing permissions and
  301.    limitations under the License.
  302.  
  303.  
  304.  
  305.  
  306. %% The following software may be included in this product: NSIS 1.0j; Use of 
  307. any of this software is governed by the terms of the license below: 
  308.  
  309. Copyright (C) 1999-2000 Nullsoft, Inc.
  310. This software is provided 'as-is', without any express or implied warranty. 
  311. In no event will the authors be held liable for any damages arising from the 
  312. use of this software. Permission is granted to anyone to use this software for 
  313. any purpose, including commercial applications, and to alter it and redistribute 
  314. it freely, subject to the following restrictions:
  315. 1. The origin of this software must not be misrepresented; you must not claim that 
  316.    you wrote the original software. If you use this software in a product, an 
  317.    acknowledgment in the product documentation would be appreciated but is not 
  318.    required.
  319. 2. Altered source versions must be plainly marked as such, and must not 
  320.    be misrepresented as being the original software.
  321. 3. This notice may not be removed or altered from any source distribution.
  322.    Justin Frankel justin@nullsoft.com"
  323.   
  324. %% Some Portions licensed from IBM are available at: 
  325. http://oss.software.ibm.com/icu4j/
  326.  
  327. %% Portions Copyright Eastman Kodak Company 1992
  328.  
  329. %% Lucida is a registered trademark or trademark  of Bigelow & Holmes in the U.S. 
  330. and other countries.
  331.  
  332. %% Portions licensed from Taligent, Inc.
  333.  
  334. %% The following software may be included in this product:IAIK PKCS Wrapper; Use of 
  335. any of this software is governed by the terms of the license below:
  336.  
  337. Copyright (c) 2002 Graz University of Technology. All rights reserved.
  338.  
  339. Redistribution and use in source and binary forms, with or without modification,
  340. are permitted provided that the following conditions are met:
  341.  
  342. 1. Redistributions of source code must retain the above copyright notice, this
  343.    list of conditions and the following disclaimer.
  344.  
  345. 2. Redistributions in binary form must reproduce the above copyright notice,
  346.    this list of conditions and the following disclaimer in the documentation
  347.    and/or other materials provided with the distribution.
  348.  
  349. 3. The end-user documentation included with the redistribution, if any, must
  350.    include the following acknowledgment:
  351.  
  352.    "This product includes software developed by IAIK of Graz University of
  353.     Technology."
  354.  
  355.    Alternately, this acknowledgment may appear in the software itself, if and
  356.    wherever such third-party acknowledgments normally appear.
  357.  
  358. 4. The names "Graz University of Technology" and "IAIK of Graz University of
  359.    Technology" must not be used to endorse or promote products derived from this
  360.    software without prior written permission.
  361.  
  362. 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
  363.    nor may "IAIK" appear in their name, without prior written permission of
  364.    Graz University of Technology.
  365.  
  366. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
  367. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  368. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  369. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE LICENSOR BE
  370. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
  371. OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  372. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
  373. OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  374. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  375. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  376. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  377. POSSIBILITY OF SUCH DAMAGE.
  378.  
  379. %% The following software may be included in this product: Document Object Model (DOM) v. Level 3; Use of 
  380. any of this software is governed by the terms of the license below: 
  381.  
  382. W3C²² SOFTWARE NOTICE AND LICENSE
  383.  
  384. http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
  385.  
  386. This work (and included software, documentation such as READMEs, or other 
  387. related items) is being
  388. provided by the copyright holders under the following license. By obtaining, 
  389. using and/or copying this work, you
  390. (the licensee) agree that you have read, understood, and will comply with the 
  391. following terms and conditions.
  392.  
  393. Permission to copy, modify, and distribute this software and its documentation, 
  394. with or without modification, for
  395. any purpose and without fee or royalty is hereby granted, provided that you 
  396. include the following on ALL copies
  397. of the software and documentation or portions thereof, including modifications:
  398.  
  399.    1.The full text of this NOTICE in a location viewable to users of the 
  400. redistributed or derivative work. 
  401.    2.Any pre-existing intellectual property disclaimers, notices, or terms and 
  402. conditions. If none exist, the
  403.      W3C Software Short Notice should be included (hypertext is preferred, text 
  404. is permitted) within the body
  405.      of any redistributed or derivative code. 
  406.    3.Notice of any changes or modifications to the files, including the date 
  407. changes were made. (We
  408.      recommend you provide URIs to the location from which the code is derived.) 
  409.  
  410. THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE
  411. NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 
  412. TO,
  413. WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
  414. USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
  415. COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  416.  
  417. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  418. CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
  419.  
  420. The name and trademarks of copyright holders may NOT be used in advertising or 
  421. publicity pertaining to the
  422. software without specific, written prior permission. Title to copyright in this 
  423. software and any associated
  424. documentation will at all times remain with copyright holders.
  425.  
  426. ____________________________________
  427.  
  428. This formulation of W3C's notice and license became active on December 31 2002. 
  429. This version removes the
  430. copyright ownership notice such that this license can be used with materials 
  431. other than those owned by the
  432. W3C, reflects that ERCIM is now a host of the W3C, includes references to this 
  433. specific dated version of the
  434. license, and removes the ambiguous grant of "use". Otherwise, this version is 
  435. the same as the previous
  436. version and is written so as to preserve the Free Software Foundation's 
  437. assessment of GPL compatibility and
  438. OSI's certification under the Open Source Definition. Please see our Copyright 
  439. FAQ for common questions
  440. about using materials from our site, including specific terms and conditions for 
  441. packages like libwww, Amaya,
  442. and Jigsaw. Other questions about this notice can be directed to 
  443. site-policy@w3.org.
  444.  
  445. %% The following software may be included in this product: Xalan, Xerces; Use of any of this software is governed by the terms of the license below: 
  446. /*
  447.  * The Apache Software License, Version 1.1
  448.  *
  449.  *
  450.  * Copyright (c) 1999-2003 The Apache Software Foundation.  All rights 
  451.  * reserved.
  452.  *
  453.  * Redistribution and use in source and binary forms, with or without
  454.  * modification, are permitted provided that the following conditions
  455.  * are met:
  456.  *
  457.  * 1. Redistributions of source code must retain the above copyright
  458.  *    notice, this list of conditions and the following disclaimer. 
  459.  *
  460.  * 2. Redistributions in binary form must reproduce the above copyright
  461.  *    notice, this list of conditions and the following disclaimer in
  462.  *    the documentation and/or other materials provided with the
  463.  *    distribution.
  464.  *
  465.  * 3. The end-user documentation included with the redistribution,
  466.  *    if any, must include the following acknowledgment:  
  467.  *       "This product includes software developed by the
  468.  *        Apache Software Foundation (http://www.apache.org/)."
  469.  *    Alternately, this acknowledgment may appear in the software itself,
  470.  *    if and wherever such third-party acknowledgments normally appear.
  471.  *
  472.  * 4. The names "Xerces" and "Apache Software Foundation" must
  473.  *    not be used to endorse or promote products derived from this
  474.  *    software without prior written permission. For written 
  475.  *    permission, please contact apache@apache.org.
  476.  *
  477.  * 5. Products derived from this software may not be called "Apache",
  478.  *    nor may "Apache" appear in their name, without prior written
  479.  *    permission of the Apache Software Foundation.
  480.  *
  481.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  482.  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  483.  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  484.  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  485.  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  486.  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  487.  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  488.  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  489.  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  490.  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  491.  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  492.  * SUCH DAMAGE.
  493.  * ====================================================================
  494.  *
  495.  * This software consists of voluntary contributions made by many
  496.  * individuals on behalf of the Apache Software Foundation and was
  497.  * originally based on software copyright (c) 1999, International
  498.  * Business Machines, Inc., http://www.ibm.com.  For more
  499.  * information on the Apache Software Foundation, please see
  500.  * 
  501.  
  502. %%  The following software may be included in this product: W3C XML Conformance Test Suites v. 20020606; Use of any of this software is governed by the terms of the license below: 
  503.  
  504. W3C²² SOFTWARE NOTICE AND LICENSE
  505. Copyright ²² 1994-2002 World Wide Web Consortium, (Massachusetts Institute of
  506. Technology, Institut National de Recherche en Informatique et en Automatique,
  507. Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/
  508.  
  509. This W3C work (including software, documents, or other related items) is being
  510. provided by the copyright holders under the following license. By obtaining,
  511. using and/or copying this work, you (the licensee) agree that you have read,
  512. understood, and will comply with the following terms and conditions:
  513.  
  514. Permission to use, copy, modify, and distribute this software and its
  515. documentation, with or without modification,  for any purpose and without fee or
  516. royalty is hereby granted, provided that you include the following on ALL copies
  517. of the software and documentation or portions thereof, including modifications,
  518. that you make:
  519.  
  520.    1. The full text of this NOTICE in a location viewable to users of the
  521. redistributed or derivative work.
  522.    2. Any pre-existing intellectual property disclaimers, notices, or terms and
  523. conditions. If none exist, a short notice of the following form (hypertext is
  524. preferred, text is permitted) should be used within the body of any
  525. redistributed or derivative code: "Copyright ²² [$date-of-software] World Wide
  526. Web Consortium, (Massachusetts Institute of Technology, Institut National de
  527. Recherche en Informatique et en Automatique, Keio University). All Rights
  528. Reserved. http://www.w3.org/Consortium/Legal/"
  529.    3. Notice of any changes or modifications to the W3C files, including the
  530. date changes were made. (We recommend you provide URIs to the location from
  531. which the code is derived.)
  532.  
  533. THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE
  534. NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  535. TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
  536. THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
  537. PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  538.  
  539. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  540. CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
  541.  
  542. The name and trademarks of copyright holders may NOT be used in advertising or
  543. publicity pertaining to the software without specific, written prior permission.
  544. Title to copyright in this software and any associated documentation will at all
  545. times remain with copyright holders.
  546.  
  547. ____________________________________
  548.  
  549. This formulation of W3C's notice and license became active on August 14 1998 so
  550. as to improve compatibility with GPL. This version ensures that W3C software
  551. licensing terms are no more restrictive than GPL and consequently W3C software
  552. may be distributed in GPL packages. See the older formulation for the policy
  553. prior to this date. Please see our Copyright FAQ for common questions about
  554. using materials from our site, including specific terms and conditions for
  555. packages like libwww, Amaya, and Jigsaw. Other questions about this notice can
  556. be directed to site-policy@w3.org.
  557.  
  558. %% The following software may be included in this product: W3C XML Schema Test Collection v. 1.16.2; Use of any of this software is governed by the terms of the license below: 
  559. W3C²²²² DOCUMENT NOTICE AND LICENSE
  560. Copyright ²²²² 1994-2002 World Wide Web Consortium, (Massachusetts Institute of
  561. Technology, Institut National de Recherche en Informatique et en Automatique,
  562. Keio University). All Rights Reserved.
  563. http://www.w3.org/Consortium/Legal/
  564.  
  565. Public documents on the W3C site are provided by the copyright holders under the
  566. following license. The software or Document Type Definitions (DTDs) associated
  567. with W3C specifications are governed by the Software Notice. By using and/or
  568. copying this document, or the W3C document from which this statement is linked,
  569. you (the licensee) agree that you have read, understood, and will comply with
  570. the following terms and conditions:
  571.  
  572. Permission to use, copy, and distribute the contents of this document, or the
  573. W3C document from which this statement is linked, in any medium for any purpose
  574. and without fee or royalty is hereby granted, provided that you include the
  575. following on ALL copies of the document, or portions thereof, that you use:
  576.  
  577.    1. A link or URL to the original W3C document.
  578.    2. The pre-existing copyright notice of the original author, or if it doesn't
  579. exist, a notice of the form: "Copyright ²²²² [$date-of-document] World Wide Web
  580. Consortium, (Massachusetts Institute of Technology, Institut National de
  581. Recherche en Informatique et en Automatique, Keio University). All Rights
  582. Reserved. http://www.w3.org/Consortium/Legal/" (Hypertext is preferred, but a
  583. textual representation is permitted.)
  584.    3. If it exists, the STATUS of the W3C document.
  585.  
  586. When space permits, inclusion of the full text of this NOTICE should be
  587. provided. We request that authorship attribution be provided in any software,
  588. documents, or other items or products that you create pursuant to the
  589. implementation of the contents of this document, or any portion thereof.
  590.  
  591. No right to create modifications or derivatives of W3C documents is granted
  592. pursuant to this license. However, if additional requirements (documented in the
  593. Copyright FAQ) are satisfied, the right to create modifications or derivatives
  594. is sometimes granted by the W3C to individuals complying with those requirements.
  595.  
  596. THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
  597. OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF
  598. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE;
  599. THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE
  600. IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
  601. COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  602.  
  603. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  604. CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE
  605. OR IMPLEMENTATION OF THE CONTENTS THEREOF.
  606.  
  607. The name and trademarks of copyright holders may NOT be used in advertising or
  608. publicity pertaining to this document or its contents without specific, written
  609. prior permission. Title to copyright in this document will at all times remain
  610. with copyright holders.
  611.  
  612. ----------------------------------------------------------------------------
  613.  
  614. This formulation of W3C's notice and license became active on April 05 1999 so
  615. as to account for the treatment of DTDs, schema's and bindings. See the older
  616. formulation for the policy prior to this date. Please see our Copyright FAQ for
  617. common questions about using materials from our site, including specific terms
  618. and conditions for packages like libwww, Amaya, and Jigsaw. Other questions
  619. about this notice can be directed to site-policy@w3.org.
  620. webmaster
  621. (last updated by reagle on 1999/04/99.) 
  622.  
  623. %% The following software may be included in this product: Common Unix Printing System API Libraries (CUPS API library); Use of any of this software is governed by the terms of the license below: 
  624.              
  625.  GNU LIBRARY GENERAL PUBLIC LICENSE
  626.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  627.  
  628.   0. This License Agreement applies to any software library which
  629. contains a notice placed by the copyright holder or other authorized
  630. party saying it may be distributed under the terms of this Library
  631. General Public License (also called "this License").  Each licensee is
  632. addressed as "you".
  633.  
  634.   A "library" means a collection of software functions and/or data
  635. prepared so as to be conveniently linked with application programs
  636. (which use some of those functions and data) to form executables.
  637.  
  638.   The "Library", below, refers to any such software library or work
  639. which has been distributed under these terms.  A "work based on the
  640. Library" means either the Library or any derivative work under
  641. copyright law: that is to say, a work containing the Library or a
  642. portion of it, either verbatim or with modifications and/or translated
  643. straightforwardly into another language.  (Hereinafter, translation is
  644. included without limitation in the term "modification".)
  645.  
  646.   "Source code" for a work means the preferred form of the work for
  647. making modifications to it.  For a library, complete source code means
  648. all the source code for all modules it contains, plus any associated
  649. interface definition files, plus the scripts used to control compilation
  650. and installation of the library.
  651.  
  652.   Activities other than copying, distribution and modification are not
  653. covered by this License; they are outside its scope.  The act of
  654. running a program using the Library is not restricted, and output from
  655. such a program is covered only if its contents constitute a work based
  656. on the Library (independent of the use of the Library in a tool for
  657. writing it).  Whether that is true depends on what the Library does
  658. and what the program that uses the Library does.
  659.  
  660.   1. You may copy and distribute verbatim copies of the Library's
  661. complete source code as you receive it, in any medium, provided that
  662. you conspicuously and appropriately publish on each copy an
  663. appropriate copyright notice and disclaimer of warranty; keep intact
  664. all the notices that refer to this License and to the absence of any
  665. warranty; and distribute a copy of this License along with the
  666. Library.
  667.  
  668.   You may charge a fee for the physical act of transferring a copy,
  669. and you may at your option offer warranty protection in exchange for a
  670. fee.
  671.  
  672.   2. You may modify your copy or copies of the Library or any portion
  673. of it, thus forming a work based on the Library, and copy and
  674. distribute such modifications or work under the terms of Section 1
  675. above, provided that you also meet all of these conditions:
  676.  
  677.     a) The modified work must itself be a software library.
  678.  
  679.     b) You must cause the files modified to carry prominent notices
  680.     stating that you changed the files and the date of any change.
  681.  
  682.     c) You must cause the whole of the work to be licensed at no
  683.     charge to all third parties under the terms of this License.
  684.  
  685.     d) If a facility in the modified Library refers to a function or a
  686.     table of data to be supplied by an application program that uses
  687.     the facility, other than as an argument passed when the facility
  688.     is invoked, then you must make a good faith effort to ensure that,
  689.     in the event an application does not supply such function or
  690.     table, the facility still operates, and performs whatever part of
  691.     its purpose remains meaningful.
  692.  
  693.     (For example, a function in a library to compute square roots has
  694.     a purpose that is entirely well-defined independent of the
  695.     application.  Therefore, Subsection 2d requires that any
  696.     application-supplied function or table used by this function must
  697.     be optional: if the application does not supply it, the square
  698.     root function must still compute square roots.)
  699.  
  700. These requirements apply to the modified work as a whole.  If
  701. identifiable sections of that work are not derived from the Library,
  702. and can be reasonably considered independent and separate works in
  703. themselves, then this License, and its terms, do not apply to those
  704. sections when you distribute them as separate works.  But when you
  705. distribute the same sections as part of a whole which is a work based
  706. on the Library, the distribution of the whole must be on the terms of
  707. this License, whose permissions for other licensees extend to the
  708. entire whole, and thus to each and every part regardless of who wrote
  709. it.
  710.  
  711. Thus, it is not the intent of this section to claim rights or contest
  712. your rights to work written entirely by you; rather, the intent is to
  713. exercise the right to control the distribution of derivative or
  714. collective works based on the Library.
  715.  
  716. In addition, mere aggregation of another work not based on the Library
  717. with the Library (or with a work based on the Library) on a volume of
  718. a storage or distribution medium does not bring the other work under
  719. the scope of this License.
  720.  
  721.   3. You may opt to apply the terms of the ordinary GNU General Public
  722. License instead of this License to a given copy of the Library.  To do
  723. this, you must alter all the notices that refer to this License, so
  724. that they refer to the ordinary GNU General Public License, version 2,
  725. instead of to this License.  (If a newer version than version 2 of the
  726. ordinary GNU General Public License has appeared, then you can specify
  727. that version instead if you wish.)  Do not make any other change in
  728. these notices.
  729.  
  730.   Once this change is made in a given copy, it is irreversible for
  731. that copy, so the ordinary GNU General Public License applies to all
  732. subsequent copies and derivative works made from that copy.
  733.  
  734.   This option is useful when you wish to copy part of the code of
  735. the Library into a program that is not a library.
  736.  
  737.   4. You may copy and distribute the Library (or a portion or
  738. derivative of it, under Section 2) in object code or executable form
  739. under the terms of Sections 1 and 2 above provided that you accompany
  740. it with the complete corresponding machine-readable source code, which
  741. must be distributed under the terms of Sections 1 and 2 above on a
  742. medium customarily used for software interchange.
  743.  
  744.   If distribution of object code is made by offering access to copy
  745. from a designated place, then offering equivalent access to copy the
  746. source code from the same place satisfies the requirement to
  747. distribute the source code, even though third parties are not
  748. compelled to copy the source along with the object code.
  749.  
  750.   5. A program that contains no derivative of any portion of the
  751. Library, but is designed to work with the Library by being compiled or
  752. linked with it, is called a "work that uses the Library".  Such a
  753. work, in isolation, is not a derivative work of the Library, and
  754. therefore falls outside the scope of this License.
  755.  
  756.   However, linking a "work that uses the Library" with the Library
  757. creates an executable that is a derivative of the Library (because it
  758. contains portions of the Library), rather than a "work that uses the
  759. library".  The executable is therefore covered by this License.
  760. Section 6 states terms for distribution of such executables.
  761.  
  762.   When a "work that uses the Library" uses material from a header file
  763. that is part of the Library, the object code for the work may be a
  764. derivative work of the Library even though the source code is not.
  765. Whether this is true is especially significant if the work can be
  766. linked without the Library, or if the work is itself a library.  The
  767. threshold for this to be true is not precisely defined by law.
  768.  
  769.   If such an object file uses only numerical parameters, data
  770. structure layouts and accessors, and small macros and small inline
  771. functions (ten lines or less in length), then the use of the object
  772. file is unrestricted, regardless of whether it is legally a derivative
  773. work.  (Executables containing this object code plus portions of the
  774. Library will still fall under Section 6.)
  775.  
  776.   Otherwise, if the work is a derivative of the Library, you may
  777. distribute the object code for the work under the terms of Section 6.
  778. Any executables containing that work also fall under Section 6,
  779. whether or not they are linked directly with the Library itself.
  780.  
  781.   6. As an exception to the Sections above, you may also compile or
  782. link a "work that uses the Library" with the Library to produce a
  783. work containing portions of the Library, and distribute that work
  784. under terms of your choice, provided that the terms permit
  785. modification of the work for the customer's own use and reverse
  786. engineering for debugging such modifications.
  787.  
  788.   You must give prominent notice with each copy of the work that the
  789. Library is used in it and that the Library and its use are covered by
  790. this License.  You must supply a copy of this License.  If the work
  791. during execution displays copyright notices, you must include the
  792. copyright notice for the Library among them, as well as a reference
  793. directing the user to the copy of this License.  Also, you must do one
  794. of these things:
  795.  
  796.     a) Accompany the work with the complete corresponding
  797.     machine-readable source code for the Library including whatever
  798.     changes were used in the work (which must be distributed under
  799.     Sections 1 and 2 above); and, if the work is an executable linked
  800.     with the Library, with the complete machine-readable "work that
  801.     uses the Library", as object code and/or source code, so that the
  802.     user can modify the Library and then relink to produce a modified
  803.     executable containing the modified Library.  (It is understood
  804.     that the user who changes the contents of definitions files in the
  805.     Library will not necessarily be able to recompile the application
  806.     to use the modified definitions.)
  807.  
  808.     b) Accompany the work with a written offer, valid for at
  809.     least three years, to give the same user the materials
  810.     specified in Subsection 6a, above, for a charge no more
  811.     than the cost of performing this distribution.
  812.  
  813.     c) If distribution of the work is made by offering access to copy
  814.     from a designated place, offer equivalent access to copy the above
  815.     specified materials from the same place.
  816.  
  817.     d) Verify that the user has already received a copy of these
  818.     materials or that you have already sent this user a copy.
  819.  
  820.   For an executable, the required form of the "work that uses the
  821. Library" must include any data and utility programs needed for
  822. reproducing the executable from it.  However, as a special exception,
  823. the source code distributed need not include anything that is normally
  824. distributed (in either source or binary form) with the major
  825. components (compiler, kernel, and so on) of the operating system on
  826. which the executable runs, unless that component itself accompanies
  827. the executable.
  828.  
  829.   It may happen that this requirement contradicts the license
  830. restrictions of other proprietary libraries that do not normally
  831. accompany the operating system.  Such a contradiction means you cannot
  832. use both them and the Library together in an executable that you
  833. distribute.
  834.  
  835.   7. You may place library facilities that are a work based on the
  836. Library side-by-side in a single library together with other library
  837. facilities not covered by this License, and distribute such a combined
  838. library, provided that the separate distribution of the work based on
  839. the Library and of the other library facilities is otherwise
  840. permitted, and provided that you do these two things:
  841.  
  842.     a) Accompany the combined library with a copy of the same work
  843.     based on the Library, uncombined with any other library
  844.     facilities.  This must be distributed under the terms of the
  845.     Sections above.
  846.  
  847.     b) Give prominent notice with the combined library of the fact
  848.     that part of it is a work based on the Library, and explaining
  849.     where to find the accompanying uncombined form of the same work.
  850.  
  851.   8. You may not copy, modify, sublicense, link with, or distribute
  852. the Library except as expressly provided under this License.  Any
  853. attempt otherwise to copy, modify, sublicense, link with, or
  854. distribute the Library is void, and will automatically terminate your
  855. rights under this License.  However, parties who have received copies,
  856. or rights, from you under this License will not have their licenses
  857. terminated so long as such parties remain in full compliance.
  858.  
  859.   9. You are not required to accept this License, since you have not
  860. signed it.  However, nothing else grants you permission to modify or
  861. distribute the Library or its derivative works.  These actions are
  862. prohibited by law if you do not accept this License.  Therefore, by
  863. modifying or distributing the Library (or any work based on the
  864. Library), you indicate your acceptance of this License to do so, and
  865. all its terms and conditions for copying, distributing or modifying
  866. the Library or works based on it.
  867.  
  868.   10. Each time you redistribute the Library (or any work based on the
  869. Library), the recipient automatically receives a license from the
  870. original licensor to copy, distribute, link with or modify the Library
  871. subject to these terms and conditions.  You may not impose any further
  872. restrictions on the recipients' exercise of the rights granted herein.
  873. You are not responsible for enforcing compliance by third parties to
  874. this License.
  875.  
  876.   11. If, as a consequence of a court judgment or allegation of patent
  877. infringement or for any other reason (not limited to patent issues),
  878. conditions are imposed on you (whether by court order, agreement or
  879. otherwise) that contradict the conditions of this License, they do not
  880. excuse you from the conditions of this License.  If you cannot
  881. distribute so as to satisfy simultaneously your obligations under this
  882. License and any other pertinent obligations, then as a consequence you
  883. may not distribute the Library at all.  For example, if a patent
  884. license would not permit royalty-free redistribution of the Library by
  885. all those who receive copies directly or indirectly through you, then
  886. the only way you could satisfy both it and this License would be to
  887. refrain entirely from distribution of the Library.
  888.  
  889. If any portion of this section is held invalid or unenforceable under any
  890. particular circumstance, the balance of the section is intended to apply,
  891. and the section as a whole is intended to apply in other circumstances.
  892.  
  893. It is not the purpose of this section to induce you to infringe any
  894. patents or other property right claims or to contest validity of any
  895. such claims; this section has the sole purpose of protecting the
  896. integrity of the free software distribution system which is
  897. implemented by public license practices.  Many people have made
  898. generous contributions to the wide range of software distributed
  899. through that system in reliance on consistent application of that
  900. system; it is up to the author/donor to decide if he or she is willing
  901. to distribute software through any other system and a licensee cannot
  902. impose that choice.
  903.  
  904. This section is intended to make thoroughly clear what is believed to
  905. be a consequence of the rest of this License.
  906.  
  907.   12. If the distribution and/or use of the Library is restricted in
  908. certain countries either by patents or by copyrighted interfaces, the
  909. original copyright holder who places the Library under this License may add
  910. an explicit geographical distribution limitation excluding those countries,
  911. so that distribution is permitted only in or among countries not thus
  912. excluded.  In such case, this License incorporates the limitation as if
  913. written in the body of this License.
  914.  
  915.   13. The Free Software Foundation may publish revised and/or new
  916. versions of the Library General Public License from time to time.
  917. Such new versions will be similar in spirit to the present version,
  918. but may differ in detail to address new problems or concerns.
  919.  
  920. Each version is given a distinguishing version number.  If the Library
  921. specifies a version number of this License which applies to it and
  922. "any later version", you have the option of following the terms and
  923. conditions either of that version or of any later version published by
  924. the Free Software Foundation.  If the Library does not specify a
  925. license version number, you may choose any version ever published by
  926. the Free Software Foundation.
  927.  
  928.   14. If you wish to incorporate parts of the Library into other free
  929. programs whose distribution conditions are incompatible with these,
  930. write to the author to ask for permission.  For software which is
  931. copyrighted by the Free Software Foundation, write to the Free
  932. Software Foundation; we sometimes make exceptions for this.  Our
  933. decision will be guided by the two goals of preserving the free status
  934. of all derivatives of our free software and of promoting the sharing
  935. and reuse of software generally.
  936.  
  937.                             NO WARRANTY
  938.  
  939.   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  940. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  941. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  942. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  943. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  944. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  945. PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  946. LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  947. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  948.  
  949.   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  950. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  951. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  952. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  953. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  954. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  955. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  956. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  957. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  958. DAMAGES.
  959.  
  960.                      END OF TERMS AND CONDITIONS   
  961.  
  962. %% The following software may be included in this product: Mesa 3-D graphics library v. 5; Use of any of this software is governed by the terms of the license below: 
  963. core Mesa code  include/GL/gl.h       Brian Paul          Mesa
  964.                 
  965. GLX driver      include/GL/glx.h      Brian Paul          Mesa
  966.   
  967. Ext registry    include/GL/glext.h    SGI                 SGI Free B
  968.                 include/GL/glxext.h
  969.  
  970. Mesa license:
  971.  
  972. The Mesa distribution consists of several components. Different copyrights and
  973. licenses apply to different components. For example, GLUT is copyrighted by Mark
  974. Kilgard, some demo programs are copyrighted by SGI, some of the Mesa device
  975. drivers are copyrighted by their authors. See below for a list of Mesa's
  976. components and the copyright/license for each.
  977.  
  978. The core Mesa library is licensed according to the terms of the XFree86
  979. copyright (an MIT-style license). This allows integration with the XFree86/DRI
  980. project. Unless otherwise stated, the Mesa source code and documentation is
  981. licensed as follows:
  982.  
  983. Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  984.  
  985. Permission is hereby granted, free of charge, to any person obtaining a
  986. copy of this software and associated documentation files (the "Software"),
  987. to deal in the Software without restriction, including without limitation
  988. the rights to use, copy, modify, merge, publish, distribute, sublicense,
  989. and/or sell copies of the Software, and to permit persons to whom the
  990. Software is furnished to do so, subject to the following conditions:
  991.  
  992. The above copyright notice and this permission notice shall be included
  993. in all copies or substantial portions of the Software.
  994.  
  995. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  996. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  997. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  998. BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  999. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1000. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1001.  
  1002. SGI Free Software Licence B:
  1003. , or is under common control with Recipient. For purposes of this definition,
  1004. "control" of an entity means (a) the power, direct or indirect, to direct or
  1005. manage such entity, or (b) ownership of fifty percent (50%) or more of the
  1006. outstanding shares or beneficial ownership of such entity.
  1007. 1.12."Recipient Patents" means patent claims Licensable by a Recipient that are
  1008. infringed by the use or sale of Original Code or any Modifications provided by
  1009. SGI, or any combination thereof. 
  1010. 1.13."SGI" means Silicon Graphics, Inc.
  1011. 1.14."SGI Patents" means patent claims Licensable by SGI other than the Licensed
  1012. Patents.
  1013. 2.License Grant and Restrictions.
  1014. 2.1.SGI License Grant. Subject to the terms of this License and any third party
  1015. intellectual property claims, for the duration of intellectual property
  1016. protections inherent in the Original Code, SGI hereby grants Recipient a
  1017. worldwide, royalty-free, non-exclusive license, to do the following: (i) under
  1018. copyrights Licensable by SGI, to reproduce, distribute, create derivative 
  1019.  
  1020.  
  1021. %% The following software may be included in this product: Byte Code Engineering Library (BCEL) v. 5; Use of any of this software is governed by the terms of the license below: 
  1022.  
  1023.                      Apache Software License 
  1024.  
  1025.                      /*
  1026. ====================================================================
  1027.                       * The Apache Software License, Version 1.1
  1028.                       *
  1029.                       * Copyright (c) 2001 The Apache Software Foundation.  All
  1030. rights
  1031.                       * reserved.
  1032.                       *
  1033.                       * Redistribution and use in source and binary forms, with
  1034. or without
  1035.                       * modification, are permitted provided that the following
  1036. conditions
  1037.                       * are met:
  1038.                       *
  1039.                       * 1. Redistributions of source code must retain the above
  1040. copyright
  1041.                       *    notice, this list of conditions and the following
  1042. disclaimer.
  1043.                       *
  1044.                       * 2. Redistributions in binary form must reproduce the
  1045. above copyright
  1046.                       *    notice, this list of conditions and the following
  1047. disclaimer in
  1048.                       *    the documentation and/or other materials provided
  1049. with the
  1050.                       *    distribution.
  1051.                       *
  1052.                       * 3. The end-user documentation included with the
  1053. redistribution,
  1054.                       *    if any, must include the following acknowledgment:
  1055.                       *       "This product includes software developed by the
  1056.                       *        Apache Software Foundation
  1057. (http://www.apache.org/)."
  1058.                       *    Alternately, this acknowledgment may appear in the
  1059. software itself,
  1060.                       *    if and wherever such third-party acknowledgments
  1061. normally appear.
  1062.                       *
  1063.                       * 4. The names "Apache" and "Apache Software Foundation"
  1064. and 
  1065.                       *    "Apache BCEL" must not be used to endorse or promote
  1066. products 
  1067.                       *    derived from this software without prior written
  1068. permission. For 
  1069.                       *    written permission, please contact apache@apache.org.
  1070.                       *
  1071.                       * 5. Products derived from this software may not be called
  1072. "Apache",
  1073.                       *    "Apache BCEL", nor may "Apache" appear in their name,
  1074. without 
  1075.                       *    prior written permission of the Apache Software
  1076. Foundation.
  1077.                       *
  1078.                       * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR
  1079. IMPLIED
  1080.                       * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1081. WARRANTIES
  1082.                       * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1083. ARE
  1084.                       * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE
  1085. FOUNDATION OR
  1086.                       * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  1087. INCIDENTAL,
  1088.                       * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  1089. BUT NOT
  1090.                       * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1091. LOSS OF
  1092.                       * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  1093. CAUSED AND
  1094.                       * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1095. LIABILITY,
  1096.                       * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  1097. ANY WAY OUT
  1098.                       * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  1099. POSSIBILITY OF
  1100.                       * SUCH DAMAGE.
  1101.                       *
  1102. ====================================================================
  1103.                       *
  1104.                       * This software consists of voluntary contributions made
  1105. by many
  1106.                       * individuals on behalf of the Apache Software
  1107. Foundation.  For more
  1108.                       * information on the Apache Software Foundation, please
  1109. see
  1110.                       * .
  1111.                       */
  1112.  
  1113.  
  1114.  
  1115. %% The following software may be included in this product: Regexp, Regular Expression Package v. 1.2; Use of any of this software is governed by the terms of the license below: 
  1116. The Apache Software License, Version 1.1
  1117. Copyright (c) 2001 The Apache Software Foundation.  All rights
  1118. reserved.
  1119. Redistribution and use in source and binary forms, with or without modification,
  1120. are permitted provided that the following conditions are met:
  1121.  
  1122. 1. Redistributions of source code must retain the above copyright
  1123. notice, this list of conditions and the following disclaimer.
  1124.  
  1125. 2. Redistributions in binary form must reproduce the above copyright
  1126. notice, this list of conditions and the following disclaimer in
  1127. the documentation and/or other materials provided with the
  1128. distribution.
  1129.  
  1130. 3. The end-user documentation included with the redistribution,
  1131. if any, must include the following acknowledgment:
  1132. "This product includes software developed by the
  1133. Apache Software Foundation (http://www.apache.org/)."
  1134. Alternately, this acknowledgment may appear in the software itself,
  1135. if and wherever such third-party acknowledgments normally appear.
  1136.  
  1137. 4. The names "Apache" and "Apache Software Foundation" and 
  1138. "Apache Turbine" must not be used to endorse or promote products 
  1139. derived from this software without prior written permission. For 
  1140. written permission, please contact apache@apache.org.
  1141.  
  1142. 5. Products derived from this software may not be called "Apache",
  1143. "Apache Turbine", nor may "Apache" appear in their name, without 
  1144. prior written permission of the Apache Software Foundation.
  1145.  
  1146. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  1147. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  1148. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1149. DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  1150. ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1151. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1152. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  1153. USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  1154. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  1155. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  1156. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1157. SUCH DAMAGE.
  1158.                                                              
  1159. ====================================================================
  1160.  
  1161. This software consists of voluntary contributions made by many
  1162. individuals on behalf of the Apache Software Foundation.  For more
  1163. information on the Apache Software Foundation, please see
  1164.                                                              
  1165. http://www.apache.org.
  1166.  
  1167. %% The following software may be included in this product: CUP Parser Generator for Java v. 0.10k; Use of any of this software is governed by the terms of the license below: 
  1168. CUP Parser Generator Copyright Notice, License, and Disclaimer
  1169.  
  1170. Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian 
  1171.  
  1172. Permission to use, copy, modify, and distribute this software and its
  1173. documentation for any purpose and without fee is hereby granted, provided that
  1174. the above copyright notice appear in all copies and that both the copyright
  1175. notice and this permission notice and warranty disclaimer appear in
  1176. supporting documentation, and that the names of the authors or their employers
  1177. not be used in advertising or publicity pertaining to distribution of
  1178. the software without specific, written prior permission. 
  1179.  
  1180. The authors and their employers disclaim all warranties with regard to this
  1181. software, including all implied warranties of merchantability and
  1182. fitness. In no event shall the authors or their employers be liable for any
  1183. special, indirect or consequential damages or any damages whatsoever
  1184. resulting from loss of use, data or profits, whether in an action of contract,
  1185. negligence or other tortious action, arising out of or in connection with
  1186. the use or performance of this software. 
  1187.  
  1188. %% The following software may be included in this product: JLex: A Lexical Analyzer Generator for Java v. 1.2.5; Use of any of this software is governed by the terms of the license below: 
  1189. JLEX COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
  1190.  
  1191. Copyright 1996-2003 by Elliot Joel Berk and C. Scott Ananian 
  1192.  
  1193. Permission to use, copy, modify, and distribute this software and its
  1194. documentation for any purpose
  1195. and without fee is hereby granted, provided that the above copyright notice
  1196. appear in all copies
  1197. and that both the copyright notice and this permission notice and warranty
  1198. disclaimer appear in
  1199. supporting documentation, and that the name of the authors or their employers
  1200. not be used in
  1201. advertising or publicity pertaining to distribution of the software without
  1202. specific, written prior
  1203. permission. 
  1204.  
  1205. The authors and their employers disclaim all warranties with regard to this
  1206. software, including all
  1207. implied warranties of merchantability and fitness. In no event shall the authors
  1208. or their employers
  1209. be liable for any special, indirect or consequential damages or any damages
  1210. whatsoever resulting
  1211. from loss of use, data or profits, whether in an action of contract, negligence
  1212. or other tortious
  1213. action, arising out of or in connection with the use or performance of this
  1214. software. 
  1215.  
  1216. Java is a trademark of Sun Microsystems, Inc. References to the Java programming
  1217. language in
  1218. relation to JLex are not meant to imply that Sun endorses this
  1219. product.                      
  1220.  
  1221. %% The following software may be included in this product: SAX v. 2.0.1; Use of any of this software is governed by the terms of the license below: 
  1222. Copyright Status
  1223.  
  1224.                          SAX is free!
  1225.  
  1226.                          In fact, it's not possible to own a license to SAX, 
  1227. since it's been placed in the public
  1228.                          domain. 
  1229.  
  1230.                          No Warranty
  1231.  
  1232.                          Because SAX is released to the public domain, there is 
  1233. no warranty for the design or for
  1234.                          the software implementation, to the extent permitted by 
  1235. applicable law. Except when
  1236.                          otherwise stated in writing the copyright holders 
  1237. and/or other parties provide SAX "as is"
  1238.                          without warranty of any kind, either expressed or 
  1239. implied, including, but not limited to, the
  1240.                          implied warranties of merchantability and fitness for a 
  1241. particular purpose. The entire risk as
  1242.                          to the quality and performance of SAX is with you. 
  1243. Should SAX prove defective, you
  1244.                          assume the cost of all necessary servicing, repair or 
  1245. correction.
  1246.  
  1247.                          In no event unless required by applicable law or agreed 
  1248. to in writing will any copyright
  1249.                          holder, or any other party who may modify and/or 
  1250. redistribute SAX, be liable to you for
  1251.                          damages, including any general, special, incidental or 
  1252. consequential damages arising out of
  1253.                          the use or inability to use SAX (including but not 
  1254. limited to loss of data or data being
  1255.                          rendered inaccurate or losses sustained by you or third 
  1256. parties or a failure of the SAX to
  1257.                          operate with any other programs), even if such holder 
  1258. or other party has been advised of
  1259.                          the possibility of such damages.
  1260.  
  1261.                          Copyright Disclaimers 
  1262.  
  1263.                          This page includes statements to that effect by David 
  1264. Megginson, who would have been
  1265.                          able to claim copyright for the original work. 
  1266.  
  1267.                          SAX 1.0 
  1268.  
  1269.                          Version 1.0 of the Simple API for XML (SAX), created 
  1270. collectively by the membership of
  1271.                          the XML-DEV mailing list, is hereby released into the 
  1272. public domain.
  1273.  
  1274.                          No one owns SAX: you may use it freely in both 
  1275. commercial and non-commercial
  1276.                          applications, bundle it with your software 
  1277. distribution, include it on a CD-ROM, list the
  1278.                          source code in a book, mirror the documentation at your 
  1279. own web site, or use it in any
  1280.                          other way you see fit.
  1281.  
  1282.                          David Megginson, sax@megginson.com
  1283.                          1998-05-11
  1284.  
  1285.                          SAX 2.0 
  1286.  
  1287.                          I hereby abandon any property rights to SAX 2.0 (the 
  1288. Simple API for XML), and release
  1289.                          all of the SAX 2.0 source code, compiled code, and 
  1290. documentation contained in this
  1291.                          distribution into the Public Domain. SAX comes with NO 
  1292. WARRANTY or guarantee of
  1293.                          fitness for any purpose.
  1294.  
  1295.                          David Megginson, david@megginson.com
  1296.                          2000-05-05
  1297.  
  1298. %% The following software may be included in this product: Cryptix; 
  1299. Use of any of this software is governed by the terms of the license below:
  1300.  
  1301. Cryptix General License
  1302.  
  1303. Copyright ⌐ 1995-2003 The Cryptix Foundation Limited. All rights reserved.
  1304.  
  1305. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are
  1306. met:
  1307.  
  1308.    1.Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 
  1309.    2.Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
  1310.      documentation and/or other materials provided with the distribution. 
  1311.  
  1312. THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
  1313. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1314. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE
  1315. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1316. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  1317. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1318. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  1319. THE POSSIBILITY OF SUCH DAMAGE.
  1320.  
  1321.  
  1322.